home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Format 1994 August
/
August CD.bin
/
Shareware
/
Games
/
Core War
/
Battle Programs
/
contest92
/
A04 EBS Roaches
< prev
next >
Wrap
Text File
|
1992-12-08
|
847b
|
34 lines
; name: roaches
; EBS 1992 Qualifying Tournament Entry
;
; author: Steven Morrell
; e-mail: morell@math.utah.edu
; I am not an ICWS member.
;
;strategy Sort of a weird paper-stone combo that breeds like mad.
;strategy As in real life, the roach can often survive core-clearing
;strategy even when most of my processes are busy examining SPL bombs
;strategy which have been dropped on them.
first jmp roach
mov 0, 0
nest spl -1
spl first, <dst
spl 1
roach mov #0, roaches
mov <roaches, <dst
dst jmp @dst, 5000
roaches spl 0
mov nest, <dst
mov nest+1, <dst
mov nest+2, <dst
mov nest+3, <dst
mov nest+4, <dst
mov nest+5, <dst
add #-146, dst
mov first, <dst
mov first+1, <dst
jmp @dst
end roaches